Skip to content

feat: compile without unix/windows support#28

Merged
niklasf merged 2 commits intovasi:masterfrom
Frando:Frando/wasm
Jul 28, 2025
Merged

feat: compile without unix/windows support#28
niklasf merged 2 commits intovasi:masterfrom
Frando:Frando/wasm

Conversation

@Frando
Copy link
Copy Markdown
Contributor

@Frando Frando commented Jul 28, 2025

The traits from this module are useful even in non-native (unix/windows) contexts, e.g. on wasm. Currently however the raf module fails to compile if neither windows nor unix cfg is active.
This adds feature flags to the raf modules to only compile if either unix or windows is active.

@niklasf niklasf merged commit ba43dad into vasi:master Jul 28, 2025
12 checks passed
@niklasf
Copy link
Copy Markdown
Collaborator

niklasf commented Jul 28, 2025

Thanks!

@matheus23 matheus23 mentioned this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants